home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 38 / Issue #38.iso / 2-SOFTWARE / CRUSHERX-LIVE 2.37D / cxlSetup237.exe / grannerX VST / grannerX.dll / 0 / RCDATA / TFBSWORDER / TFBSWORDER.txt < prev   
Text File  |  2001-08-08  |  5KB  |  207 lines

  1. object fbsWOrder: TfbsWOrder
  2.   Left = 130
  3.   Top = 183
  4.   AutoSize = True
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Registration'
  8.   ClientHeight = 289
  9.   ClientWidth = 488
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   ShowHint = True
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object iRose: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 488
  28.     Height = 289
  29.     Align = alClient
  30.     Picture.Data = {<image000.bmp>}
  31.     Stretch = True
  32.   end
  33.   object bOk: TButton
  34.     Left = 342
  35.     Top = 244
  36.     Width = 105
  37.     Height = 25
  38.     Hint = 'Ok, no problem ...'
  39.     Caption = '&Maybe later'
  40.     ModalResult = 1
  41.     TabOrder = 3
  42.   end
  43.   object bReg: TButton
  44.     Left = 42
  45.     Top = 216
  46.     Width = 163
  47.     Height = 25
  48.     Hint = 'Thank you!'
  49.     Caption = '&Enter your Key here'
  50.     ModalResult = 6
  51.     TabOrder = 1
  52.     Visible = False
  53.   end
  54.   object pInfo: TPanel
  55.     Left = 42
  56.     Top = 50
  57.     Width = 405
  58.     Height = 143
  59.     BevelInner = bvLowered
  60.     BevelOuter = bvNone
  61.     TabOrder = 4
  62.     object gbInfo: TGroupBox
  63.       Left = 8
  64.       Top = 8
  65.       Width = 265
  66.       Height = 125
  67.       Caption = 'Would you like to register your copy?'
  68.       Font.Charset = DEFAULT_CHARSET
  69.       Font.Color = clWindowText
  70.       Font.Height = -11
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = [fsBold]
  73.       ParentFont = False
  74.       TabOrder = 0
  75.       object linfo: TLabel
  76.         Left = 8
  77.         Top = 20
  78.         Width = 253
  79.         Height = 37
  80.         AutoSize = False
  81.         Caption = 
  82.           'Upon registering, you will receive a personal Key '#13#10'which will r' +
  83.           'emove all the limitations.'
  84.         Font.Charset = ANSI_CHARSET
  85.         Font.Color = clBlack
  86.         Font.Height = -11
  87.         Font.Name = 'MS Sans Serif'
  88.         Font.Style = []
  89.         ParentFont = False
  90.         Transparent = True
  91.         WordWrap = True
  92.       end
  93.       object lexample: TLabel
  94.         Left = 8
  95.         Top = 64
  96.         Width = 73
  97.         Height = 13
  98.         Caption = 'For example:'
  99.         Font.Charset = ANSI_CHARSET
  100.         Font.Color = clBlack
  101.         Font.Height = -11
  102.         Font.Name = 'MS Sans Serif'
  103.         Font.Style = [fsBold]
  104.         ParentFont = False
  105.         Transparent = True
  106.         Visible = False
  107.       end
  108.       object lfeature: TLabel
  109.         Left = 8
  110.         Top = 80
  111.         Width = 253
  112.         Height = 41
  113.         AutoSize = False
  114.         Caption = 'Feature'
  115.         Font.Charset = ANSI_CHARSET
  116.         Font.Color = clBlack
  117.         Font.Height = -11
  118.         Font.Name = 'MS Sans Serif'
  119.         Font.Style = []
  120.         ParentFont = False
  121.         Transparent = True
  122.         Visible = False
  123.         WordWrap = True
  124.       end
  125.     end
  126.     object gbPrice: TGroupBox
  127.       Left = 276
  128.       Top = 8
  129.       Width = 121
  130.       Height = 125
  131.       Caption = 'Price of one licence:'
  132.       Font.Charset = DEFAULT_CHARSET
  133.       Font.Color = clWindowText
  134.       Font.Height = -11
  135.       Font.Name = 'MS Sans Serif'
  136.       Font.Style = []
  137.       ParentFont = False
  138.       TabOrder = 1
  139.       object lPriceNormal: TLabel
  140.         Left = 71
  141.         Top = 20
  142.         Width = 6
  143.         Height = 13
  144.         Alignment = taRightJustify
  145.         Caption = '0'
  146.         Transparent = True
  147.       end
  148.       object lCNormal: TLabel
  149.         Left = 84
  150.         Top = 20
  151.         Width = 21
  152.         Height = 13
  153.         Caption = 'US$'
  154.         Transparent = True
  155.       end
  156.       object lNormal: TLabel
  157.         Left = 8
  158.         Top = 20
  159.         Width = 19
  160.         Height = 13
  161.         Caption = 'Full:'
  162.       end
  163.       object lEUResidents: TLabel
  164.         Left = 8
  165.         Top = 48
  166.         Width = 109
  167.         Height = 57
  168.         AutoSize = False
  169.         Caption = 
  170.           'EU-Residents:'#13#10'Please look at the '#13#10'registration page for'#13#10'the a' +
  171.           'ctual price!'
  172.         WordWrap = True
  173.       end
  174.     end
  175.   end
  176.   object bRegister: TButton
  177.     Left = 222
  178.     Top = 216
  179.     Width = 225
  180.     Height = 25
  181.     Caption = '&Take me to that registration page! '
  182.     Font.Charset = DEFAULT_CHARSET
  183.     Font.Color = clWindowText
  184.     Font.Height = -11
  185.     Font.Name = 'MS Sans Serif'
  186.     Font.Style = [fsBold]
  187.     ParentFont = False
  188.     TabOrder = 0
  189.     OnClick = bRegisterClick
  190.   end
  191.   object bMail: TButton
  192.     Left = 222
  193.     Top = 244
  194.     Width = 105
  195.     Height = 25
  196.     Caption = '&Any question?'
  197.     Font.Charset = DEFAULT_CHARSET
  198.     Font.Color = clWindowText
  199.     Font.Height = -11
  200.     Font.Name = 'MS Sans Serif'
  201.     Font.Style = []
  202.     ParentFont = False
  203.     TabOrder = 2
  204.     OnClick = bMailClick
  205.   end
  206. end
  207.